Skip to content

Conversation

@mdmintz
Copy link
Member

@mdmintz mdmintz commented Apr 9, 2023

Updates and fixes

  • Fix an issue with the remote-debugging-port in --uc mode
    --> 082c692
    --> (Uses port 9222 unless changing via chromium_arg="remote-debugging-port=PORT")
    --> This resolves "remote_debug" mode isn't working while in "uc" mode #1827
  • Tours can now be controlled via the Page-Up/Page-Down keys.
    --> Useful if driving a tour as a presentation via a physical clicker device.
  • Tours that previously couldn't be controlled via the Arrow keys have now gained that ability.
  • Refresh Python dependencies
    --> 730c6d0

@mdmintz mdmintz added enhancement Making things better SeleniumBase 4 SeleniumBase 4 labels Apr 9, 2023
@mdmintz mdmintz self-assigned this Apr 9, 2023
@mdmintz mdmintz merged commit ec5bb9c into master Apr 9, 2023
@mdmintz mdmintz deleted the updates-and-fixes branch April 9, 2023 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Making things better SeleniumBase 4 SeleniumBase 4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"remote_debug" mode isn't working while in "uc" mode

2 participants